Welcome![Sign In][Sign Up]
Location:
Search - visual c matlab

Search list

[Special Effectsmeanfilter2006-10-24

Description: Visual C++MATLAB图像处理与识别实用案例精选之 中值均衡 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition among selected cases practical value equalization algorithm source files, including standard tests Photo
Platform: | Size: 128000 | Author: 路香群 | Hits:

[Special Effectsnegtivecolor2006-10-24

Description: Visual C++MATLAB图像处理与识别实用案例精选之 图像反色 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case against selected color images Algorithm source files, including standard tests Photo
Platform: | Size: 140288 | Author: 路香群 | Hits:

[Special EffectsThresholdTransform2006-10-24

Description: Visual C++MATLAB图像处理与识别实用案例精选之 图像阈值变换 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition of practical cases selected images threshold transform operator Law of the source, including standard tests Photo
Platform: | Size: 1024 | Author: 路香群 | Hits:

[OtherGP_correlation_dimension

Description: 没有采用短暂分离的方法的GP方法求关联维 G-P算法计算关联维的 Matlab 程序(mex版) 文件说明: 1、GP_Algorithm_main.m - 程序主文件 2、LorenzData.dll - 产生Lorenz离散数据 3、normalize_1.m - 数据归一化 4、correlation_interal.c - 计算关联积分的源代码文件 5. correlation_interal.dll-计算关联积分的mex文件 没有采用短暂分离的方法,该软件的C语言源文件使用的是路振波提供的 关联积分算法,在此说明和表示感谢! mex文件为matlab7.0版本,使用VC6.0的c语言编译器编译。 -not adopt short-term separation of the GP method for the correlation dimension G-P method to calculate the correlation dimension of Matla b (Mex version) documents : 1. GP_Algorithm_main.m-2 main document procedures, LorenzData.dll- Lorenz have three discrete data, normalize_1.m-after all, one of the four, correlation_interal.c-calculated correlation integral source code documentation 5. corr elation_interal.dll-calculated the correlation integral Files document does not adopt short-term separation The method, the software in C language source document used by Lu Zhen-bo is the correlation integral algorithm, In this note and expressed thanks! Matlab7.0 Mex version of the document, use Visual C language compiler compiler.
Platform: | Size: 7168 | Author: 许小可 | Hits:

[Graph programVc+Matlabimageprocessingcode

Description: Vc++ Matlab图像处理与识别实用案例精选一书附带的源码,希望对各位有书的朋友作个参考!-Vc Matlab image processing and recognition of practical cases selected a book with source code, Members hope to have the book for a reference to a friend!
Platform: | Size: 5228544 | Author: 绿色的毛毛虫 | Hits:

[Special Effectscluster06

Description: 聚类算法源码,基于Visual C++实现 用于图像处理等-clustering algorithm source code, based on the Visual C realization for image processing
Platform: | Size: 419840 | Author: 建国 | Hits:

[GDI-Bitmapmean_shift

Description: mean shift的源代码,用于学习 Bilkent University: Mean-shift Tracker based Moving Object Tracker in Video Version: 1.0 Compiler: Microsoft Visual C++ 6.0 (tested in both debug and release mode) -mean shift in the source code, for learning Bilkent University : Mean-shift Tracker based Moving Object Tracke r in Video Version : 1.0 Compiler : Microsoft Visual C 6.0 (tested in both debug and release mode)
Platform: | Size: 27648 | Author: zhaopeng | Hits:

[Waveletvcmatlab20060426WaterMark

Description: 基于vc++和matlab混合编程的数字水印,本人毕业设计成果,望有助于这方面的兄弟姐妹们。-based vc mixed and Matlab programming digital watermarking, I graduated from the design results, hope to help in this respect our brothers and sisters.
Platform: | Size: 7187456 | Author: 陈璐 | Hits:

[OtherbaseonComVC_Matlab

Description: 基于COM的VC与Matlab的混合编程技术-COM-based Visual C++ and Matlab mixed programming technology
Platform: | Size: 108544 | Author: 巍巍 | Hits:

[OS DevelopMatlabVc2007417

Description: 这是一个基于MATLAB与VC混合编程的程序代码!是关于一维离散小波去噪的程序!-based on MATLAB and Visual C++ programming code! On the one-dimensional discrete wavelet denoising the procedure!
Platform: | Size: 3860480 | Author: 许晨德 | Hits:

[Special Effectsimagewavletedge

Description: 说明如题,不下后悔,内容包括了VC_图像处理编程平台,一维小波图像分解与重构,二维小波图像分解与重构,边缘检测,MATLAB与VC混合编程,-stating that no less than regret, including the VC_ image processing programming platform, one-dimensional wavelet decomposition and reconstruction images, two-dimensional images wavelet decomposition and reconstruction, edge detection, MATLAB and Visual C++ programming, etc.
Platform: | Size: 6944768 | Author: 周儒坤 | Hits:

[Fractal programwork2z

Description: 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是我为参加ACM/ICPC竞赛而准备的资料,由于竞赛的对编程速度要求较高,所以为了将代码写的短一点,为了便于调试,代码的写的并不是最优的。 虽然该代码在VisualAge C++ 4.0下写成,但是很容易将其移植到MS Visual C++上。 - -graph theory is the C language code as graph theory algorithm library, including the following algorithm : single source Dijkstra shortest path algorithm for single-source shortest path Bellman-Ford algorithm youngest generation Prim algorithm for each tree node on the shortest path between Flod- Warshall algorithm language C compiler platform Vi sualAge author starfish 4.0 C (starfish.h @ china.c om) Remarks procedures using C language, VisualAge C 4.0 debugging through. The compressed file contains Graph.h all library functions, procedures call interface see Notes. Other documents are used to test the algorithm testing procedures, the VisualAge C compiler running under 4.0. The algorithm is to participate in the ACM/ICPC contest and the preparation of information, because the competit
Platform: | Size: 4096 | Author: | Hits:

[OpenGL programVisualCOpenGL

Description: 《Visual C++ OpenGL应用程序开发》配套光盘。在这个网站上找了一些opengl的代码,良莠不齐,希望我找的这个能够对大家有些帮助-"Visual C OpenGL application development" complementary CD. On the web site to find some opengl code mixed and hope I find this to tell you some help
Platform: | Size: 11524096 | Author: wdf | Hits:

[Algorithmcomtet_matlab

Description: 该程序是一个matlab与visual c++ 混合编程的例子,运用matlab的combuilder将matlab程序编译成dll,在C++里调用。-that the procedure was a Matlab c mixed with visual programming examples. using Matlab combuilder procedures will be compiled into Matlab dll, in the C calling.
Platform: | Size: 135168 | Author: zwq | Hits:

[Other systemsRADAR-simulation-code

Description: 这是关于RADRA仿真的.有如下代码placeClutter.m, plotDistLines.m, plotFOV.m, radarSimulation.m, runRadarSim.m, targetsReturn.m, radarSimulation.fig, analyzBuffer.m, buildAntenaGain.m, createTargets.m, displayTargets.m, handleRadarControlls.m, MTIcalcTargetsV.m-RADRA simulation. PlaceClutter.m following code, plotDistLines.m, plotFOV.m. radarSimulation.m, runRadarSim.m. targetsReturn.m, radarSimulation.fig. analyzBuffer.m, buildAntenaGain.m. createTargets.m, displayTargets.m. handleRadarControlls.m, MTIcalcTargetsV.m
Platform: | Size: 23552 | Author: ruan pingfan | Hits:

[Other7-81077-626-6

Description: 这是matlab与VC编程的源码 所有程序的运行和编译环境为:Visual C++ 6.0和MATLAB 6.5 service pack1(一般情况下MATLAB 6.5即可)。 如果您有和技术相关的问题或者发现本书实例有错误之处,请发邮件到: matlab_vc_program@yahoo.com.cn 与作者联系或批评指正。 -This is the matlab programming with VC source of all programs running and the compiler environment: Visual C++ 6.0 and MATLAB 6.5 service pack1 (under normal circumstances can MATLAB 6.5). If you have and the technology-related questions or find examples of this book have errors, please send an email to: matlab_vc_program@yahoo.com.cn contact with the author or criticism.
Platform: | Size: 27262976 | Author: WW | Hits:

[OS programVcmatlabsrc

Description: Visual C++和matlab联合编程的详细代码-Visual C++ And joint programming in detail matlab code
Platform: | Size: 761856 | Author: 张庆 | Hits:

[Com PortMATLABandVisualC++COM

Description: MATLAB和Visual C++-COM混合编程-MATLAB and Visual C++-COM Hybrid Programming
Platform: | Size: 4096 | Author: 冯杰 | Hits:

[source in ebookMatlab_and_VC

Description: vc 和 matlab 混合编程例程,已通过测试-vc and matlab mixed programming routines, has been tested
Platform: | Size: 2604032 | Author: bal | Hits:

[matlabspea2_c_source.tar

Description: spea2的源码,用C语言编写,在Visual c++6.0中运行-spea2 source code, using C language, in the Visual c++ 6.0 run
Platform: | Size: 10240 | Author: gdhsth | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 21 »

CodeBus www.codebus.net